We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbd467 commit cc01ecdCopy full SHA for cc01ecd
src/clevertap.js
@@ -732,10 +732,6 @@ export default class CleverTap {
732
733
this.#request.saveAndFireRequest(pageLoadUrl, $ct.blockRequest)
734
735
- if (parseInt(data.pg) === 1) {
736
- this.event.push(WZRK_FETCH, { t: 4 })
737
- }
738
-
739
this.#previousUrl = currLocation
740
setTimeout(() => {
741
if (pgCount <= 3) {
0 commit comments