Confirmed users
402
edits
Adamlofting (talk | contribs) |
Adamlofting (talk | contribs) |
||
| Line 16: | Line 16: | ||
If an event is driven by us, e.g. displaying an alert or sign-up prompt with JavaScript, this should be recorded as a ‘non-interaction’ event because events are part of the bounce-rate calculation. | If an event is driven by us, e.g. displaying an alert or sign-up prompt with JavaScript, this should be recorded as a ‘non-interaction’ event because events are part of the bounce-rate calculation. | ||
# If a user does something active on the site, like editing a page in Thimble, they should not be attributed as a bounced visit just because they stayed on a single URL while on the site. | # If a user does something active on the site, like editing a page in Thimble, they should not be attributed as a bounced visit just because they stayed on a single URL while on the site. | ||
# However, sometimes we want to record events for our analysis that are driven by us (such as displaying an alert, or auto playing something on a page), and this is not driven by the user | # However, sometimes we want to record events for our analysis that are driven by us (such as displaying an alert, or auto playing something on a page), and as this is not driven by the user these are ‘non-interaction’ events. | ||
=== Naming convention === | === Naming convention === | ||