Skip to content

Commit

Permalink
changed for bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchiramoitra committed Jun 23, 2020
1 parent 915c848 commit a7884f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/html/script-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

});
//page calls
window.rudderanalytics.page();
// window.rudderanalytics.page();

// window.rudderanalytics.page('ruchira category', 'ruchira name', { url: 'url', path: '/path' });

Expand Down Expand Up @@ -112,7 +112,7 @@
// color: 'Red'
// });

// window.rudderanalytics.page({ referrer: 'http://lifeofpablo.com' });
window.rudderanalytics.page({ referrer: 'http://lifeofpablo.com' });

// //identify calls
// window.rudderanalytics.page();
Expand Down

0 comments on commit a7884f3

Please sign in to comment.