0% found this document useful (0 votes)
50 views33 pages

Class Note - Batch-01

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views33 pages

Class Note - Batch-01

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 33

Class-27: Homework-27

1. Analyze any ecommerce shop and


generate report

Class-26: Homework-26
1. Watch this video min 3 times and
realize it

Class-25: Homework-25
1. Create GA4 Audience according to
Lecture sheet

Class-24: Homework-24
1. Watch this video min 2 time &
understand all the terms (Dimensions &
Metrics)
Class-23: Homework-23
1. Setup Server-side tagging with GCP and setup custom domain
2. Pull first party date from form field using custom JS and send to
Facebook ads and Google ads
3. Pull data from one page and sent to another page using local
storage setItem and getItem function and send to Facebook ads
and Google ads
4. Setup Cookie life extension for Google Ads, Facebook ads & GA4
using Cookie Monster Tag Template

window.localStorage.setItem("purchase_valu
e",
parseFloat(document.querySelector("#order_
review > table > tfoot > tr.order-total > td >
strong > span > bdi").innerText.replace("$",
"")));
window.localStorage.setItem("first_name",
document.querySelector("#billing_first_name
").value);

https://theartimas.com/checkout/order-
received/2042/?key=wc_order_ALl4TKPaDTli6

#sha234
1233
1234.45

Class-22: Homework-22
1. Enable Shopify Data Layer
2. Automatic GA4 Ecommerce Tracking
on Shopify using Google Channel App
3. Setup GA4 Ecommerce Tracking on
Shopify (manually)
4. Setup GA4 Ecommerce Tracking on
Shopify by importing JSON

1. Enable Shopify Data Layer


2. GA4 Ecommerce Tracking on Shopify
3. Automatic GA4 Ecommerce Tracking
on Shopify using Google Channel App
4. Enable Data layer on Shopify using
Google Channel App
5. Google Cloud Platform Server instead
of Stape.io
Class-21: Homework-21
1. Setup Google Ads Conversion tracking (both browser
& Server-side)
- Purchase
- Checkout
- Add to cart
- Lead form
- Phone call (from call extensions & web site)
- Link Google Ads with GA4 & Import GA4 events
into google ads

Class-20: Homework-20
1. Setup Facebook Conversion API & GA4
Server-side tracking for the below
events–
- page_view
- view_item
- add_to_cart
- begin_checkout
- purchase
- phone_no_click
- mail_id_click
- Contact form 7 submission
- Newsletter subscription
- Video views tracking
- Menu click tracking
- Calendly form tracking
- 30 Sec on page
- Scroll depth tracking (50, 99)
- Outbound link click tracking
- Button click tracking
- Site search tracking
2. Setup GA4 browser end ecommerce
tracking with new GA4 property

Class-19: Homework-19

1. Configure all the events for increasing


event match quality
Parameter
x-fb-ck-fbc
x-fb-ck-fbp
first_party_collection
user_data.email_address
user_data.address.first_name
user_data.address.last_name
user_data.phone_number
user_data.address.city
user_data.address.postal_code
user_data.address.country
client_ip_address

external_id

client_user_agent

Class-18: Homework-18
1. Setup Facebook Conversion API for
the below events -
- Page_view
- View_item
- Add_to_cart
- Checkout
- purchase
- phone_no_click event
Class-17: Homework-17
2. Watch this video min 2 times
3. Create Server contenter using
Stape.io custom domain
4. Send page view event to FB event
manager

Class-16: Homework-16
5. Watch this video min 2 times
6. Create Server contenter using
Stape.io
Class-15: Homework-15
1.Setup Meta Purchase, Checkout, Time on page,
lead, phone no click, email click, scroll depth
event with dynamic value tracking
2.Domain Verification with Facebook (Brand
safety)
3. Setup Aggregated Measurement Event for
iOS 14 update

function() {
var items = {{dlv - FB - Purchase Product}};
return items.map(function(items) { return items.item_brand; }).join();
}

Class-14: Homework-14
4. Setup Meta base pixel
5. Setup Meta viewContent event
6. Setup Add to cart event
ecommerce.items.0.item_id
ecommerce.items.0.item_name
ecommerce.items.0.price
ecommerce.currency

ecommerce: {

currency: "USD",

items: [
{
item_id: "4001268251018",
item_name: "Tie Dye Printed Backless Midi Dress",
item_brand: "",
price: 12.73,
item_category: "Tops",
item_list_name: "Related Products",
index: "1",
google_business_vertical: "retail",
id: "4001268251018",
item_variant: "orange,m"
},
{
item_id: "355",
item_name: "Benne long sleeve shirt black",
item_brand: "",
price: "87.99",
item_category: "Tops",
item_list_name: "Related Products",
index: "2",
google_business_vertical: "retail",
id: "355"
},
{
item_id: "350",
item_name: "Floral short dress red",
item_brand: "",
price: "80.50",
item_category: "Tops",
item_list_name: "Related Products",
index: "3",
google_business_vertical: "retail",
id: "350"
}
],

<!-- Meta Pixel Code -->


<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1879563149074626');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?
id=1879563149074626&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
Class-13: Homework-13
1. Setup Cross-domain tracking in GA4
2. Setup Hotjar & Microsoft Clarity on
Website for qualitative Data Analysis

Class-12: Homework-12
1. Setup GA4 Ecommerce Tracking
● View item/individual product page
view
● Select item
● Add to cart
● add_to_wishlist
● View cart
● Remove from cart
● Checkout
● Purchase
{
event: "purchase",
gtm: {uniqueEventId: 16, start: 1675614763086},
pagePostType: "page",
pagePostType2: "single-page",
pagePostAuthor: "techrock",
cartContent: {
totals: {
applied_coupons: [],
discount_total: 0,
subtotal: 0,
total: 0
},
items: []
},
orderData: {
attributes: {
date: "2023-02-05T16:32:20+00:00",
order_number: "5875",
order_key: "wc_order_MqdtXFmFeyBCe",
payment_method: "cod",
payment_method_title: "Cash on delivery",
shipping_method: "",
status: "processing",
coupons: "web01"
},
totals: {
currency: "BDT",
discount_total: "500",
discount_tax: "0",
shipping_total: "0",
shipping_tax: "0",
cart_tax: "0",
total: "95500.00",
total_tax: "0",
total_discount: "500",
subtotal: "96000",
tax_totals: []
},
customer: {
id: 1,
billing: {
first_name: "Shamim",
last_name: "Hussain",
company: "Prefeex Limited",
address_1: "House-07, Road-19/A, Sector-4, Uttara, Dhaka",
address_2: "",
city: "Dhaka",
state: "BD-13",
postcode: "1230",
country: "BD",
email: "[email protected]",
emailhash: "f22e36a78ab1a1b2f0cfbff2d7d8c88129c79e57f06d74b90" +
"d57f59de6be8485",
phone: "01985791779"
},
shipping: {
first_name: "",
last_name: "",
company: "",
address_1: "",
address_2: "",
city: "",
state: "",
postcode: "",
country: ""
}
},
items: [
{
id: 4575,
name: "Oculus Rift S PC-Powered VR Gaming Headset",
sku: "Rift S",
category: "Exclusive",
price: 47750,
stocklevel: null,
quantity: 2
}
]
},
new_customer: false,
ecommerce: {

currency: "BDT",
items: [
{
item_id: 4575,
item_name: "Oculus Rift S PC-Powered VR Gaming Headset",
item_brand: "",
price: 47750,
item_category: "Exclusive",
quantity: 2,
google_business_vertical: "retail",
id: "4575"
}
],
transaction_id: "5875",
affiliation: "",
value: 95500,
tax: 0,
shipping: 0,
coupon: "web01"
}
}

{
event: "begin_checkout",

ecommerce: {

currency: "BDT",
value: 148900,
items: [
{
item_id: 4801,
item_name: "Edifier W293 Bluetooth Earbud",
item_brand: "",
price: 3900,
item_category: "Wireless",
item_category2: " Bluetooth",
quantity: 1,
google_business_vertical: "retail",
id: "4801"
},
{
item_id: 4577,
item_name: "HP Reverb Virtual Reality Headset",
item_brand: "",
price: 65000,
item_category: "Exclusive",
quantity: 1,
google_business_vertical: "retail",
id: "4577"
},
{
item_id: 4718,
item_name: "HTC Vive Pro Virtual Reality Headset",
item_brand: "",
price: 80000,
item_category: "PC VR",
quantity: 1,
google_business_vertical: "retail",
id: "4718"
}
]
}
}

event: "add_to_cart", event: "view_item",


ecommerce: {
ecommerce: { currency: "BDT",
items: [
currency: "BDT", {
items: [ item_id: 4575,
{ item_name: "Oculus Rift S PC-Powered VR
item_id: "4801", Gaming Headset",
item_name: "Edifier W293 Bluetooth Earbud", item_brand: "",
item_brand: "", price: 48000,
price: "3900", item_category: "Exclusive",
item_category: "Wireless", item_list_name: "General Product List",
item_category2: " Bluetooth", index: "2",
item_list_name: "Related Products", google_business_vertical: "retail",
index: "2", id: "4575"
google_business_vertical: "retail", },
id: "4801",
quantity: "1"
}
],
value: 3900,
}
}
Class-11: Homework-11
2. Setup GA4 Ecommerce Tracking
● View item/individual product page
view

{
item_id: "4615",
item_name: "Logitech G433 Surround Gaming Headset",
item_brand: "",
price: "9000.00",
item_category: "Gaming Headphone",
item_list_name: "General Product List",
index: "4",
google_business_vertical: "retail",
id: "4615"
},
{
item_id: "4576",
item_name: "Samsung Gear Virtual Reality Headset",
item_brand: "",
price: "0.00",
item_category: "Exclusive",
item_list_name: "General Product List",
index: "6",
google_business_vertical: "retail",
id: "4576"
},
{
item_id: "4577",
item_name: "HP Reverb Virtual Reality Headset",
item_brand: "",
price: "65000.00",
item_category: "Exclusive",
item_list_name: "General Product List",
index: "8",
google_business_vertical: "retail",
id: "4577"
},
{
item_id: "4723",
item_name: "Lenovo Mirage Solo Standardalone VR Hedset",
item_brand: "",
price: "0.00",
item_category: "Standalone VR",
item_list_name: "Related Products",
index: "10",
google_business_vertical: "retail",
id: "4723"
},
{
item_id: "4933",
item_name: "Travel Cover Case for VR Headset",
item_brand: "",
price: "1439.70",
item_category: "Exclusive",
item_list_name: "Related Products",
index: "12",
google_business_vertical: "retail",
id: "4933"
},
{
item_id: "4915",
item_name: "3D VR Glasses Headset for Smartphones",
item_brand: "",
price: "1284.82",
item_category: "Exclusive",
item_list_name: "Related Products",
index: "14",
google_business_vertical: "retail",
id: "4915"
},
{
item_id: "4576",
item_name: "Samsung Gear Virtual Reality Headset",
item_brand: "",
price: "0.00",
item_category: "Exclusive",
item_list_name: "Related Products",
index: "16",
google_business_vertical: "retail",
id: "4576"
},
{
item_id: "4572",
item_name: "Oculus Quest All-in-one VR Gaming Headset – 64GB",
item_brand: "",
price: "45000.00",
item_category: "Standalone VR",
item_list_name: "Related Products",
index: "18",
google_business_vertical: "retail",
id: "4572"
},
{
item_id: "4920",
item_name: "Smartphone Virtual Reality VR Headset",
item_brand: "",
price: "1412.42",
item_category: "Exclusive",
item_list_name: "Related Products",
index: "20",
google_business_vertical: "retail",
id: "4920"
}
],
value: 48000
}
}

Class-10: Homework-10

1. Calendly form tracking in GA4


2. Watch the video to understand the
data layer
3. Setup GA4 conversion for your
important action

{
pagePostType: "page",
pagePostType2: "single-page",
pagePostAuthor: "techrock",
event: "calendly",

gtm: {
uniqueEventId: 48,
start: 1674662879283,
priorityId: 2,
scrollThreshold: 75,
scrollUnits: "percent",
scrollDirection: "vertical",
triggers: "99307590_5"
},

calendly_event: "event_scheduled"

Class-09: Homework-09
1. Newsletter form subscription tracking
in GA4
2. Contact form 7 submission tracking in
GA4
3. WP form tracking in GA4
4. Calendly schedule tracking in GA4

.mc4wp-alert.mc4wp-success

Class-08: Homework-08
1. Setup Button Click Tracking in GA4 using GTM
Method:
● Just Links Trigger
● All Elements
● CSS Selector
2. Setup Form Tracking in G4 using GTM
Method: CSS Selector
#wpcf7-f1872-p397-o1 > form > div.wpcf7-
response-output

.elementor-button-wrapper>a>span

div.elementor-widget-container div.elementor-button-wrapper *

span.elementor-button-content-wrapper span.elementor-button-text *

span.elementor-button-content-wrapper
span.elementor-button-text *

Class-07: Homework-07
3. Setup Phone no Click tracking
4. Email link Click Tracking
5. Send Client ID from Cookie to GA4 and make
user and event scope custom dimensions

cid=2030358825.1652686573
GA1.1.2030358825.1652686573

Class-06: Homework-06
1. Setup GA4 Scrolldepth tracking (25, 50,92)
with GTM
2.Setup GA4 YouTube Video tracking (25,50,
75,99) with GTM
3.Setup GA4 Vimeo Video tracking (25,50, 75,99)
with GTM
4.Setup Custom Event (About Us page visit)
without using GTM

Class-05: Homework-05
1. Find the the GA4 Cookie
2.Test GA4 Automatically & Enhanced
Measurement Event from Debug view

Q,s,search,query,keyword

https://thetechrock.com/?
s=oculus+rift+s&post_type=product

https://www.daraz.com.bd/catalog/?q=ring
%20light&_keyori=ss&from=search_history&sugg=
ring%20light_0_1
https://www.pickaboo.com/search-result/
headphone/

GA1.1.2030358825.1652686573

id=2030358825.1652686573

Request URL: https://www.google-analytics.com/g/collect?v=2&tid=G-


2SKFJSVZZB&gtm=2oebu0&_p=1568034809&cid=2030358825.1652686573&ul=en
-us&sr=1366x768&uaa=x86&uab=64&uafvl=Not%253FA_Brand
%3B8.0.0.0%7CChromium%3B108.0.5359.125%7CGoogle%2520Chrome
%3B108.0.5359.125&uamb=0&uam=&uap=Windows&uapv=14.0.0&uaw=0&_s=1
&sid=1672588559&sct=9&seg=1&dl=https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Fthetechrock.com
%2Fproduct%2Foculus-rift-s-pc-powered-vr-gaming-headset%2F&dr=https%3A
%2F%2Fthetechrock.com%2F&dt=The%20Tech%20RockOculus%20Rift%20S
%20PC-Powered%20VR%20Gaming%20Headset%20Price%20in%20BD%20%7C
%20Techrock&en=page_view

Class-04: Homework-04
1. Watch this video min 3 times and create a
measurement plan for ecommerce
2. Setup GA4 base/configuration tag with website
via GTM

Class-03: Homework-03
1.Setup GTM with Website & watch the video min
3 times
2.Give access to others (with team member)

<!-- Google Tag Manager -->


<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?
id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M48L85P');</script>
<!-- End Google Tag Manager -->

https://tagmanager.google.com/

Class-02: Homework-01
1.Watch the video min 3 times & realized it

Class-01: Homework-01
2.Watch the video min 3 times & realized it
3. প্রাকটিসের জন্য কিভাবে ফ্রি ওয়েবসাইট বানাবেন:
For WordPress: Skilluper-এর কোর্স গুলো প্রাকটিসের জন্য কিভাবে ফ্রি
WordPress সাইট বানাবেন
For Shopify: https://youtu.be/GNwuA-FjdLM

SL Name Team Homework Submitted or not?


1 Airin Akter No
2 Sk. Rezaul Karim Submitted except last class
3 Saifur Rahman Yes all submitted
4 Rashedul Islam
5 Nosib Ali Team Adonis
6 Mihir Lal Sarkar
7 Naimur Rahman
8 Sharif Hossain No
9 Mahmudur Rahman No
10 MD. AZMIR HOSSAIN
11 Tanbhir Haque Yes all done
12 MD.Niamul
13 Md Sohel Rana
14 A.S.M. Mir Hossain
15 Roksana Afroz Team Cosmo Done but not submitted
16 Minhajul Islam Yes, All HW Submitted
Practice Done, Video view done but
17
Kh. Munir Hasan HW not submitted in group
18 Durjoy Chandra Das
19 Sumon Mahmud Yes Done
20 Harun-or-rished
Practice done. But, this class home
21
MD. Kawsar Hoss Sagor work not subitted.
22 Mohaimin Ahmed
23 Md.Shariful Islam Yes
Trying to cover the backlog HW.
24 Abu Sayeed Martuza Serially 7 HW completed till now.
25 Nadira Akter Nepa Team Angel
26 Ahmed Shah Ziaul Alam
27 Md. Jahid Hasan Yes
28 Osman Goni Yes
29 Mominul Islam
৩ টা করেছি। কাল আগের HW সহ
30 Abdul Kader Shimul পোস্ট করবো
Yes - I submitted homework 8 classes
31
Raihan hossain but 2 classes don’t submit it.
32 Shipu
33 Sonia Akter
34 Abdullah Al Mamun
35 Hasibul islam Team Playboy Yes, 11/11
36 Musfiqur Rahman Sajid
Trying to cover the all HW. Serially 4
HW completed till now. Because i am
37 SOHORAB HOSSAIN
sick last 1 month. I cant attend all class.
So i am sorry boss.
38 Saiyad Nasira
39 Md.Firozur Rahman
40 Md. Amirul Islam YYes
41 Md. Tosikul Islam Yes
42 Md. Athiqur Rahman 9 out of 10
43 Jahid Hasan
44 Md Joynul Abedin Prodhan
45 Ramzan ali aDone But not submitted due to Exam
46 Khadija Farjana Team Dreamer

47 MD. HABIBUL ALAM MISHUK


48 Sadia Afrin Akhi
49 Md. Maniruzzaman
50 Md Naim Khan
51 Maloy Chakraborty
52 Shalika Jahan Done except Class:07
53 Umme Kulsum Jessy
54 Rakibul Islam
55 Md.Faisal Ahmmed Team Sugar Yes
56 Humaun Kabir No
57 sohan shaikh yes
58 SHAMIM YES 9/10
59 Suzon Rana Yesyes
60 Syeduzzaman Khan Yes
61 Sowrav Das
62 Md.Shahinur Islam Submitted
63 MST. LOVELY KHATUN
64 Al Arafat Mujahid

65 MD FIROJ ISLAM EBRAHIM Team Babydoll Yes


66 Md Al Mamun SK
67 Shaon
68 Md Alimul Islam Yes. All Homework Submitted.
69 Azman Azim
70 Mostafizur Rahman Yes
71 Md. Nazir Ahmed
72 Nurmohammad Sohag
73 Md Mahfuzar Rahman
Will be submitted today inshallah. left
74 Md. Mahfuzur Rahman
only 1
75 Md Jomir Uddin Team King
76 Rahman
77 Washim Ahmed Yes
78 Ruksana mumu Done all
79 Md. Faruk Ur Rahman Yes, All WH Submitted.
All done Without class -10
80 Md Nadim Mahmud
81 Nuruddin Howlader All Submitted.
82 Adib Mahmud All Submitted
83 Mithun Biswas Done all 1-10
84 Md Hosain
85 MEHRABUL ISLAM SAKIB Team Hotcake
86 Abdullah Al Khalid Yes All HW has been submitted.
87 Mehedi Hasan
88 Md Mujahidul Islam Yes, Submitted 8 HW on FB Group &
Done All of HW.
89 Md. Kausar Mia Submitted all HW without No-10
All homework done sir
90 Shamima Sultana Sumi
91 MD Abu Afzal Omio Submitted all HW
92 Md Sarwar Hossain Submitted
93 Mohammed Irfan
94 Sanjida Aktar Yes
95 Md Jahid Hossain
96 Siyam Islam Bappy
97 Anisur Rahman
98 Muhammad Hossain Shakib Complete 9hw,left only hw no.10
99 Md Maruf Allam Imran Team Rabbit Complete 7, Ready 2 but Not submitted
100 MD.Wahid Akther Kiron Done All
101 Md Amzad Khan
102 Saiful Azom Khan Completed 8hw, balance two is 9 & 10
103 Bayezid Mir Submitted all the Homework

104 MD. Tohidur Rahaman (Tuhin) Team Melody Class 1 to 9 homework done

105 MD Shaheduzzaman Sourov


106 Anup Sarker
107 Samad Ahmad
108 Fatematuz zuhara Completed 1 to 8 HW done
109 MD Morshed Alam Completed but not submitted
110 Salauddin Sumon Yes but All HW not complete
111 khalilur Rahman Yes
112 Tapan Chandra Ghos
113 HASAN MAHMUD Korchi but Submit Kora hoini.
114 Md. Imdadul Hoque Submitted without 9-10
115 Rifat Rahman Team Soulmate
116 Saima salua munia Submitte all homework
117 Hasan Shahrear Nahid Not submitted (Today)
118 Md. Sayful Islam Methun
119 Shabbir ahmed khan No
120 Rezwan Ahmed
121 prakash kumar
122 SM RAFIQUL ISLAM Done but submitted
123 MD Abdul Ashik Yes - All Homework Submitted
124 Omar Manik
Md Nazmul Hasan Patwary
125 Janith Team Braveheart
126 Souvik Mandal
127 Sayema Akter Yes (All Submitted)
128 Mohamamd Akbar Hossen
129 Shead shams shatu
130 khaled bin oulid
131 Md azharul islam Not submitted
132 Sahed Hossain
133 Md. Sala Uddin
134 Shafin Khan
135 Masuma Khatun Team Rainbow
136 Md Saiful Azam
137 Md Murad Hossain Done but not submitted
138 Md Dipu Hossain Class 8 Projonto Complete
139 Samim Miah
140 Md.Taiful Islam
All done but not 2 homework
141 MD Hasan Ali submitted
142 MD Melon Hossain All done
143 Syed Tuhinul Islam Not submitted try hom work
144 Md Ataujjaman Ripon
145 Jafrin Sultana
146 Md Imrul Kaies Team Snowfall
147 Md. Sohel Rana
148 Firoz Tayiab
149 Md. Jahirul Islam
150 MD JUNAID MIA
151 Harez Uddin
152 Khairul Bashar Shamim
153 Charemra Marma
154 Rakibul Islam
155 Md. Sazzad Hossain Team Hurricane
156 Emrul Hasan All Done
157 Rafiquel Islam
158 Md.Nazmul Islam
159 Md Chanchol Mia
160 Saiful Islam Last 3 ta baki
161 MD. NUR HUDA NAHID
162 Sazib Hossain
163 MD. ASRAFUL ISLAM
164 Md Maidul Islam Team Butterfly
165 Shahed Al Hossain
166 Md. Shawon Asraf Last 3 ta Class Er HW dei nai
167 Sheikh Mahfuzur Rahman
168 Md. Arif Hosen Last 3 ta baki
169 Sayed Mostafij Ahmed
170 Md Shimul Hossen All Done
171 MD NAZMUL ISLAM
MUHAMMAD ELIAS
172 MAJUMDER
173 Md nazmul islam 1-7 done
MD.MOZAMMEL HOSSEN
174 LIMON Team Sunday Yes, All Done.
Homework done but not submited HW
175 Tawrat mahmud -10
176 Muzahidul Islam
177 Mohammad Imrul Hasan
178 Sumaiya amin
179 Md. Omar Faruk
180 Parmita Mozumder Only today’s hw is not submitted
181 shah salman ahmed Done
182 Ashiqur Rahman
183 Rahul Mondal All homework done
184 MD Mahbub Hossain
185 Md. Abir Hossen Sabbir
186 Fazle Rabbi
187 ABDULLAH AL NOMAN
188 Abu Zafar Sourav
189 Rony Khan
190 Mohammad Azharul Islam
191 Subrata de
192 Nabil Arif
193 Abir Hasnat
194 Md Masud Ahsan Sojib
195 Misti Roy All Homework done(1-10)
196 SUJON Rana
197 Mahmudur Rahman Team Machine Man
198 MOHAMMAD MUNIM
199 Robiul Haque
200 BINOY BHUSHONN SARKAR Done except class 6

Submitted 1 to 8 h.w
212 ashikur rahman last 2 are pending.
213 Shahriar Palash

214 Shahinur Rahman


215 MD ROBIUL HASAN MOZNU Last class homework due
216 Deep Kumar Nag Team Royel Enfield All Home Work Submited
217 Mahmudul Hasan Last HW done but not Submitted
218 Md Jasim Uddin All without last one
219 Md.uzzal hosain 7 no class porjonto home work dici.
220 Tanveer Done upto class 7
221 Swarnendu Mondal Yes

222 Md. Nurul Amin All Home Work Done(1-10)


223 Md. Shahidul Islam

You might also like