Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: projected traffic calculation for meta-tags #573
base: main
Are you sure you want to change the base?
fix: projected traffic calculation for meta-tags #573
Changes from 46 commits
2a5de33
d7efa09
fb3021c
714a0ed
3ca4c8c
2937bf9
ec12a64
6a1d468
47ac390
90ec06e
c237ee7
a9ddcfb
701f8a0
b944489
0438f36
2fec3cc
76c0296
a0f87d1
d741271
3b306fe
0d553d6
0e63f39
86245ec
a34e9bf
d2f5967
b1d36e5
4032765
fbec486
70c21ae
2b7fbff
026bc68
37ef497
c9ca2e7
125ca4c
841d113
9beae9e
b8472a0
c7791dc
9bf709a
f157a6d
a52680a
2c1870f
e4013b8
415404e
3a766e2
12c4bd0
d7a0dec
2967fc7
87e274f
9233147
2fde9db
d9fcccd
957c2eb
dc99049
0e913d9
7c2fd75
101bf6d
4956e70
702cd29
544743c
f545af8
12ca449
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dipratap this cost value is in cents, as in this ahrefs doc and discussed in slack.
For Bamboo, this came as 229, but that's a very high number for CPC, so, we should divide this by 100 and return the property CPC value in USD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rpapani for spotting. I will update this.