Skip to content

Commit 526ce00

Browse files
authored
Update README.md
1 parent e5f86b4 commit 526ce00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
|Visits|Non-unique pageviews excluding scrapers, bots etc. Repeated hits are counted.|Count of rows where type='pageview'|
7171
|Sessions|Activity in a 10-minute window in which repeated pageviews are counted as unique.|Count of rows where type='pageview' and newsession='true'|
7272
|Engagements|Total non-unique engagements, including repeated engagements.|Count of rows where type='event'|
73-
|Click-throughs|Total non-unique click-throughs, including repeated click-throughs.|Count of rows where
74-
type='event' and eventcategory='service'|
73+
|Click-throughs|Total non-unique click-throughs, including repeated click-throughs.|Count of rows where type='event' and eventcategory='service'|
7574
|Click-through rate|Percentage of click-throughs against the number of visitors. Click-through rate includes content links.|Click-throughs / visits * 100|
7675
|Conversions|Tracked sales and streams from sources that provide attribution data to Linkfire|Count of rows where type='conversion' and convtoken !='1l3vpUI'|
7776
|Streams|Tracked streaming events from streaming services that provide attribution data to Linkfire|Count of rows where type='conversion' and convcategory='stream'|

0 commit comments

Comments
 (0)