Skip to content
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

DBP: Add engagement Pixels #2238

Merged
merged 2 commits into from
Feb 22, 2024
Merged

DBP: Add engagement Pixels #2238

merged 2 commits into from
Feb 22, 2024

Conversation

jotaemepereira
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/1199230911884351/1206656675196297/f

Description:
Add engagement pixels (DAU/WAU/MAU) to Data Broker Protection

Steps to test this PR:

  1. Run DBP and test with different dates if pixels are being fired.

// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved the stage calculation pixels to another class. The DataBrokerProtectionPixels class was getting too big.

@jotaemepereira jotaemepereira requested a review from Bunn February 21, 2024 18:07
Copy link
Contributor

github-actions bot commented Feb 21, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 778bdf9

Copy link
Collaborator

@Bunn Bunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT
Just one question, when a MAU or WAU is being sent, should we also send the DAU?
I believe yes, but just double checking.

@jotaemepereira
Copy link
Collaborator Author

LGMT Just one question, when a MAU or WAU is being sent, should we also send the DAU? I believe yes, but just double checking.

@Bunn Yes. When we run the code we always try to fire the three of them.

@jotaemepereira jotaemepereira force-pushed the juan/dbp/kpi-urgent-pixels branch from 32e0464 to 778bdf9 Compare February 22, 2024 19:39
@jotaemepereira jotaemepereira merged commit c574193 into main Feb 22, 2024
17 checks passed
@jotaemepereira jotaemepereira deleted the juan/dbp/kpi-urgent-pixels branch February 22, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants